Impressionist
[Read More]
RUBY ON RAILS
Scaffold
SCAFFOLD: A QUICKEST WAY OF BUILDING A BLOG WITH POSTS AND COMMENTS Scaffolding in Ruby on Rails refers to the auto-generation of a set of a model, views, and a controller usually used for a single database table. For example, you can auto-generate a ready to use controller, model, and...
[Read More]
Its Sriram Things
There is manything to know about to me!
Why I need a Start a blog, to share my experience to all ! As a Computer Science its my Pride to share my experience to all !
RUBY ON RAILS
Understanding MVC
MODEL VIEW CONTROLLER
A BASIC STRUCTURE IN RAILS
[Read More]